projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2d281b3
)
arm: goni: enable GPT command
author
Mateusz Zalega
<
[email protected]
>
Mon, 28 Apr 2014 19:13:31 +0000
(21:13 +0200)
committer
Minkyu Kang
<
[email protected]
>
Fri, 16 May 2014 04:35:54 +0000
(13:35 +0900)
Signed-off-by: Mateusz Zalega <
[email protected]
>
Signed-off-by: Minkyu Kang <
[email protected]
>
include/configs/s5p_goni.h
patch
|
blob
|
history
diff --git
a/include/configs/s5p_goni.h
b/include/configs/s5p_goni.h
index 94cdce0e8010010cec5dbb20ecca45b639154c3f..762f4b6747359ea6a4c90d9ce6ad714dd2707373 100644
(file)
--- a/
include/configs/s5p_goni.h
+++ b/
include/configs/s5p_goni.h
@@
-73,6
+73,7
@@
#define CONFIG_CMD_ONENAND
#define CONFIG_CMD_MMC
#define CONFIG_CMD_DFU
+#define CONFIG_CMD_GPT
/* USB Composite download gadget - g_dnl */
#define CONFIG_USBDOWNLOAD_GADGET
@@
-237,6
+238,10
@@
#define CONFIG_FAT_WRITE
#define CONFIG_EXT4_WRITE
+/* GPT */
+#define CONFIG_EFI_PARTITION
+#define CONFIG_PARTITION_UUIDS
+
#define CONFIG_SYS_INIT_SP_ADDR (CONFIG_SYS_LOAD_ADDR - 0x1000000)
#define CONFIG_SYS_CACHELINE_SIZE 64